[LINUX] The removal of the console_use_vt hack was premature: it's still
authorSteven Smith <ssmith@xensource.com>
Fri, 1 Dec 2006 11:52:33 +0000 (11:52 +0000)
committerSteven Smith <ssmith@xensource.com>
Fri, 1 Dec 2006 11:52:33 +0000 (11:52 +0000)
commit3c78f2e5d746fb3f484f6249f3f982b670205d39
treef4622c3ef4290a61f88524c9bb85c9a67c66f85f
parent6bebf0edee8d13c745d52bc60253e216571c2772
[LINUX] The removal of the console_use_vt hack was premature: it's still
required if CONFIG_VT is enabled but the domain isn't currently
configured to use the PV framebuffer.  Put it back in, in a slightly
more palatable form.

Signed-off-by: Steven Smith <sos22@cam.ac.uk>
linux-2.6-xen-sparse/arch/i386/kernel/setup-xen.c
linux-2.6-xen-sparse/arch/ia64/kernel/setup.c
linux-2.6-xen-sparse/arch/x86_64/kernel/setup-xen.c
linux-2.6-xen-sparse/drivers/char/tty_io.c [new file with mode: 0644]
linux-2.6-xen-sparse/drivers/xen/console/console.c
linux-2.6-xen-sparse/include/xen/xencons.h